home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / plez174.arc / PLEASE.DOC < prev   
Text File  |  1988-03-16  |  2KB  |  58 lines

  1. This documentation is hardly that but I don't have time to write a manual yet.
  2.  
  3. (Turbo C) Please OOHA Maintainer for Binkley by Joe DeRosa
  4. Version 1.72b, Compiled Feb 22 1988 15:06:18
  5.  
  6. To Poll a node, Please poll destination [c|d|n|h|now]
  7. To Send a file, Please send filename [to] destination [c|d|n|h|now]
  8. To Get  a file, Please request|get filename [from] destination [c|d|n|h|now]
  9.  
  10. anything between [---] is optional, | means or
  11. Filename should be fully qualified for send.
  12. to or from is optional and basically ignored but it looks nice.
  13. destination may be : net/node, converted directly
  14.    Firstname Lastname, which gets net/node from fidouser.lst
  15.    *ID, which searches 'please.all' file for ID list of nodes
  16. The last character is the mode of the send/poll Default is N
  17. C=Crash(CLO), D=Direct(DLO), N=Normal(FLO), H=Hold(HLO)
  18.  
  19. Usage of this program by anyone who takes themselves seriously, is strictly
  20. FORBIDDEN !!.
  21.  
  22. If you get a booboo, you will get a message like:
  23.  
  24. Please Parameter booboo (###) .....
  25. Please record the ### and the command line that you used so I can fix the
  26. bug.
  27.  
  28. Thanx Any corespondence through 7:46/42 which is currently mail only
  29. Phone # 203-933-5177
  30.  
  31. in the version number, if there is an r on the end, I consider this version
  32. to be stable and with no visable bugs.
  33. if there is a b on the end, I consider this a beta version and would love
  34. to be helped with testing.
  35.  
  36. **** New Version 1.71b
  37. The net/node # can now be input in 3 ways,
  38. net/node,
  39. fname lname, (fidouser.lst search)
  40. *id (id is searched for in please.all)
  41. please.all is looked for in the current directory,
  42.                                 then in the BINKLEY directory,
  43.                                 then in the BINKLEY\NODELIST directory
  44.  
  45. How bout some feedback guys ? whadda ya think ?
  46.  
  47. Joe DeRosa 7:46/42 203-933-5177
  48.  
  49.    1.2r  Converted to Turbo-C 8802.01 for you Vince.
  50.    1.3   some functions moved into main. pget removed 8802.02
  51.    1.4r  now processes Binkley environment variable so works in any directory
  52.          as long as that variable is set. 8802.02
  53.    1.5r  now processes xlatlist fidouser.txt file for to/from entry 8802.04
  54.    1.6r  now has poll option 8802.04
  55.    1.70  added all mode for robot type stuff
  56.    1.72b added inteligent search for please.all 8802.22
  57.    1.73  fixed binkfind for trailing comments and spaces 8802.24
  58.